PHP getenv() 獲取系統的環境變量 getenv 取得系統的環境變量。 語法: string getenv(string varname); 返回值: 字符串 函數種類: PHP 系統功能 內容說明 若正確取得環境變量 v ...